projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
449bc51
)
Fix typos in etc/PROBLEMS
author
Po Lu
<luangruo@yahoo.com>
Fri, 12 Nov 2021 12:17:28 +0000
(20:17 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Fri, 12 Nov 2021 12:17:28 +0000
(20:17 +0800)
* etc/PROBLEMS (Internationalization problems): Fix typos.
etc/PROBLEMS
patch
|
blob
|
history
diff --git
a/etc/PROBLEMS
b/etc/PROBLEMS
index 766e4e0d2c0a1e41f2a50e05f02ec58c35f804a7..9bd06ca352ec9abbdf98305035628b639594e850 100644
(file)
--- a/
etc/PROBLEMS
+++ b/
etc/PROBLEMS
@@
-1097,11
+1097,11
@@
this problem by switching to IBus, or by using a native Emacs input
method and disabling XIM altogether. For example, you can add the
following line:
-
Emacs.useXIM: false
+ Emacs.useXIM: false
In your ~/.Xresources file, then run
- $ xrdb
+ $ xrdb ~/.Xresources
And restart Emacs.